[Android developer]
Section 1 Overview of camera
Android's camera includes the viewfinder and photo taking functions. Currently, the camera program of the android release version has simple functions, but its program architecture is divided into two
Android Display System introduce (Qualcomm 8x60 Platform) (2. Sw Architecture -- 1)
I. Overview
The prototype is taken from Qualcomm's document. Since the source image cannot describe the existing architecture, I made some modifications to the
From http://disanji.net/2011/03/03/android-2-2-display-sw-structure/
I. OverviewThe prototype is taken from Qualcomm's document. Since the source image cannot describe the existing architecture, I made some modifications to the source image,
Android has a complete display system. The upper-layer display system provides output devices for system graphics. the Java layer and controls are displayed by the display system. The underlying Display System of Android has a strong relationship
Android is a smartphone system developed by Google over several years and invested hundreds of millions of dollars. Google also launched an Open Mobile Alliance, an organization around Android, which is called "Open Handset Alliance" in English
In Android, MediaPlayer is used to play audio and video files, and here is an analysis of how MediaPlayer is called in the framework layer, MediaPlayer code is located at:./frameworks/base/media/ Java/android/media/mediaplayer.java the code used
To facilitate the debugging of the Android4.1 System Browser code on a mobile phone (Galaxy Note with CM10) and conduct code research, I compiled the system browser into an independent application, it will not conflict with the original system
After studying the surface system of Android for some time, I have been insisting that all the images displayed on surface or on screen must be converted to RGB to display, and YUV data will be converted to RGB by color space. Can be recently in the
The previous article is mainly to participate in the Awesomeplayer directly with the Softwarerenderer class to display YUV, in order to use this class, at all costs of relying on libstagefright, libstagefright_color_ Conversion and other dynamic
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.